networking [general] · Maintained
Maintainers
- M "David S. Miller" <davem@davemloft.net>
- M Eric Dumazet <edumazet@google.com>
- M Jakub Kicinski <kuba@kernel.org>
- M Paolo Abeni <pabeni@redhat.com>
- R Simon Horman <horms@kernel.org>
Paths
- F
Documentation/core-api/netlink.rst - F
Documentation/netlink/ - F
Documentation/networking/ - F
Documentation/networking/net_cachelines/ - F
Documentation/process/maintainer-netdev.rst - F
Documentation/userspace-api/netlink/ - F
include/linux/ethtool.h - F
include/linux/framer/framer-provider.h - F
include/linux/framer/framer.h - F
include/linux/in.h - F
include/linux/in6.h - F
include/linux/indirect_call_wrapper.h - F
include/linux/inet.h - F
include/linux/inet_diag.h - F
include/linux/net.h - F
include/linux/netdev* - F
include/linux/netlink.h - F
include/linux/netpoll.h - F
include/linux/rtnetlink.h - F
include/linux/sctp.h - F
include/linux/seq_file_net.h - F
include/linux/skbuff* - F
include/net/ - F
include/uapi/linux/ethtool.h - F
include/uapi/linux/genetlink.h - F
include/uapi/linux/hsr_netlink.h - F
include/uapi/linux/in.h - F
include/uapi/linux/inet_diag.h - F
include/uapi/linux/nbd-netlink.h - F
include/uapi/linux/net.h - F
include/uapi/linux/net_namespace.h - F
include/uapi/linux/netconf.h - F
include/uapi/linux/netdev* - F
include/uapi/linux/netlink.h - F
include/uapi/linux/netlink_diag.h - F
include/uapi/linux/rtnetlink.h - F
include/uapi/linux/sctp.h - F
lib/net_utils.c - F
lib/random32.c - F
net/ - F
samples/pktgen/ - F
tools/net/ - F
tools/testing/selftests/net/ - X
Documentation/networking/batman-adv.rst - X
Documentation/networking/mac80211-injection.rst - X
Documentation/networking/mac80211_hwsim/ - X
Documentation/networking/regulatory.rst - X
include/net/bluetooth/ - X
include/net/cfg80211.h - X
include/net/ieee80211_radiotap.h - X
include/net/iw_handler.h - X
include/net/mac80211.h - X
include/net/wext.h - X
net/9p/ - X
net/batman-adv/ - X
net/bluetooth/ - X
net/can/ - X
net/ceph/ - X
net/mac80211/ - X
net/rfkill/ - X
net/wireless/ - X
tools/testing/selftests/net/can/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-ext4 (capped at 30), ordered by date desc.
-
STALE96d
[PATCH 27/61] net/netlink: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 24/61] net/9p: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 28/61] net/sched: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 23/61] net/ipv6: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 29/61] net/sctp: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 30/61] net/sunrpc: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 26/61] net/core: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 31/61] net/tipc: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE127d
[PATCH v3 12/12] treewide: change inode->i_ino from unsigned long to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE127d
[PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 108/110] net: replace PRIino with %llu/%llx format strings
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 058/110] net: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 052/110] net: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 004/110] net: change sock.sk_ino and sock_i_ino() to u64
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE144d
[PATCH 60/61] net: update legacy protocol format strings for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE144d
[PATCH 54/61] net: update socket dname format for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE275d
[PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
2025-10-17 · Eliav Farber <hidden> -
STALE275d
[PATCH v2 05/27 5.10.y] minmax: add in_range() macro
2025-10-17 · Eliav Farber <hidden> -
STALE278d
[PATCH v3 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
2025-10-08 · Eliav Farber <hidden> -
STALE278d
[PATCH v3 01/19 5.15.y] minmax: add in_range() macro
2025-10-08 · Eliav Farber <hidden> -
STALE287d
[PATCH v2 06/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
2025-10-03 · Eliav Farber <hidden> -
STALE287d
[PATCH v2 01/19 5.15.y] minmax: add in_range() macro
2025-10-03 · Eliav Farber <hidden> -
STALE292d
[PATCH 07/19 5.15.y] minmax: add a few more MIN_T/MAX_T users
2025-10-02 · Eliav Farber <hidden> -
STALE292d
[PATCH 01/19 5.15.y] minmax: add in_range() macro
2025-10-02 · Eliav Farber <hidden> -
STALE295d
[PATCH 08/19 v6.1.y] minmax: add a few more MIN_T/MAX_T users
2025-09-24 · Eliav Farber <hidden> -
STALE295d
[PATCH 01/19 v6.1.y] minmax: add in_range() macro
2025-09-24 · Eliav Farber <hidden> -
STALE302d
[PATCH 13/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
2025-09-19 · Eliav Farber <hidden> -
STALE302d
[PATCH 04/27 5.10.y] minmax: add in_range() macro
2025-09-19 · Eliav Farber <hidden> -
STALE826d
[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-15 · Suren Baghdasaryan <surenb@google.com> -
STALE837d
[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
2024-04-04 · Suren Baghdasaryan <surenb@google.com>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE144d
[PATCH 54/61] net: update socket dname format for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE144d
[PATCH 60/61] net: update legacy protocol format strings for u64 i_ino
2026-02-26 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 052/110] net: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 058/110] net: use PRIino format for i_ino
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE139d
[PATCH v2 108/110] net: replace PRIino with %llu/%llx format strings
2026-03-02 · Jeff Layton <jlayton@kernel.org> -
STALE127d
[PATCH v3 03/12] net: change sock.sk_ino and sock_i_ino() to u64
2026-03-04 · Jeff Layton <jlayton@kernel.org> -
STALE96d
[PATCH 31/61] net/tipc: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 26/61] net/core: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 23/61] net/ipv6: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE96d
[PATCH 29/61] net/sctp: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden>